body {
  background-image: url("pink whimsy bg.png");
  background-size: 100%;
}

html {
overflow: scroll;
overflow-x: hidden;
}
